Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_MULTI_SUPPORT

GRIB_MULTI_SUPPORT

The GRIB_MULTI_SUPPORT procedure turns support for multiple fields in a single message on or off. By default, multiple field support is turned off.

Syntax

GRIB_MULTI_SUPPORT, Mode

Arguments

Mode

Set to 1 to enable support for multiple fields, and 0 to disable support.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced